Added height-for-width management for GtkComboBox/GtkCellView
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Wed, 18 Aug 2010 23:39:59 +0000 (19:39 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 19 Aug 2010 00:01:28 +0000 (20:01 -0400)
commit9c26bd525f4e470350a99d11cc51cac1196ae7ba
treecf551432601f189b0da661764464c16f26f4183c
parent9f762fe86c3536b10d5243fc9708d73f31762ec8
Added height-for-width management for GtkComboBox/GtkCellView

now GtkComboBox (and GtkCellView) request and allocate children/cells
in a height-for-width manner.
gtk/gtkcellview.c
gtk/gtkcellview.h
gtk/gtkcombobox.c